Welcome![Sign In][Sign Up]
Location:
Search - High-precision timer

Search list

[Otherstopwatch_class

Description: 一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the running time
Platform: | Size: 1330 | Author: 旺财 | Hits:

[Otherstopwatch_class

Description: 一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the running time
Platform: | Size: 1024 | Author: 旺财 | Hits:

[Windows DevelopTimerTest

Description: 自己编写的关于定时器使用方面的例子,其中包括多种定时器的实现(多媒体,queryPerformance等),其中罪突出的是设计了一个基于多线程同步方式实现的1ms精度的定时器,改方法精度高占用资源少。-I have written on the timer in the use of examples, including the realization of a wide range of timer (multimedia, queryPerformance, etc.), which is designed to highlight the crime of a synchronization-based multi-threaded approach to achieve 1ms precision timers, change method high accuracy and less occupied resources.
Platform: | Size: 61440 | Author: forest | Hits:

[Delphi VCLzyltim117

Description: ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component. TTimer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the OnTimer event. Due to this approach it s impossible to get accurate timer intervals smaller than 50 milliseconds.
Platform: | Size: 202752 | Author: b0x | Hits:

[assembly language51MCUoutputPWMofthetwomethods

Description: 51系列单片机无PWM输出功能,可以采用定时器配合软件的方法输出。对精度要求不高的场合,非常实用。电路图见图一,采用了高速光隔(6N137)输出,并将PWM的信号倒相。-51 series no PWM output, the timer can be used with the software, the method output. On occasions, less precision, very practical. Circuit shown in Figure 1, using high-speed optical compartment (6N137) output, and inverted phase PWM signal.
Platform: | Size: 1024 | Author: 藤青 | Hits:

[Delphi VCLksTools050

Description: ksTool 5.0 不可多得 一个高质量的串口控件 一组整数分析处理函数 一个进程分析组件 一个精度的Timer. 一个BASE2加密算法 一个Shrink压缩方法- * TksComPort- a component for serial communication * TksTimer- a high resolution replacement for standard VCL TTimer * TksInteger- multiple-precision integer arithmetics * Base-2 fast Fourier transform routines * "Shrink" compression algorithm
Platform: | Size: 290816 | Author: www | Hits:

[OtherVB-time

Description: VB记时器编程的讨论 在很多场合下编程(例如工业控制、游戏)中需要比较精确的记时器,本文讨论的是在VB下实现记时器的若干方法以及它们的精度控制问题。 在VB中最常用的是Timer控件,它的设置和使用都非常方便,理论上它的记时精度可以达到1ms(毫秒)。但是众所周知的,实际上Timer在记时间隔小于50ms之下是精度是十分差的。它只适用于对于精度要求不太高的场合。 -VB timer programming on many occasions to discuss programming (such as industrial control, games) need a more precise timer, this discussion is in the VB timer to achieve a number of methods and their precision control. The most commonly used in the VB Timer control is, it' s very easy to set up and use, in theory, its accuracy can be achieved when the mind 1ms (ms). But we all know, in fact, every time Timer is less than 50ms in the mind is under the precision is very poor. It applies only to not too high for the accuracy of the occasion.
Platform: | Size: 11264 | Author: yubin | Hits:

[SCM89C51PWM

Description: 51系列单片机无PWM输出功能,可以采用定时器配合软件的方法输出。对精度要求不高的场合,非常实用。电路图见图一,采用了高速光隔(6N137)输出,并将PWM的信号倒相。 -51 series microcontroller no PWM output function, can be used with the method of software timer output. On the occasion of the precision requirement is not high, very practical. See chart a circuit diagram, using high light every (6 N137) output, and the signal pour phase PWM.
Platform: | Size: 37888 | Author: wohjp | Hits:

[Windows DevelopHL_mmTimer2(VB6-OCX)

Description: 可以精确到1毫秒的定时器——多媒体定时器ocx控件,1、HighResolutionTimer,2、HL_mmTimer2,两者几乎一样,精度高,但都有个问题:一个进程中只能用一个此种控件!一个工程中只能添加一个控件实例!第二个不执行,但不会导致程序崩溃!本控件采用多媒体定时器包装而成,注意打包时带上"winmm.dll"。   为使VB6能用上它,用VC6封装出DLL,提供API接口,通过发送WM_KEYUP消息到VB6的用户控件触发计时事件-Accurate to 1 millisecond timer- multimedia timer ocx controls, 1, HighResolutionTimer, 2, HL_mmTimer2, both almost the same, high precision, but there is a problem: a process can only use one such control! A project can only add one instance of the control! The second does not perform, but will not cause the program to crash! The use of multimedia timer controls the packaging is made to bring attention to "winmm.dll" when packed. To make it can be used on VB6, VC6 package the DLL, provide API interface, by sending a message to WM_KEYUP VB6 user control to trigger timed events
Platform: | Size: 327680 | Author: ipudn21 | Hits:

[ARM-PowerPC-ColdFire-MIPSCounter-Frequency-Detection

Description: stm32实现高精度频率测定,共两种方法 捕获法(可精确到0.001Hz) 定时器中断法(可精确到0.1Hz)-stm32 achieve high precision frequency measurement, a total of two methods Capture (accurate to 0.001Hz) Timer interrupt method (accurate to 0.1Hz)
Platform: | Size: 7168 | Author: Jason | Hits:

[ToolBarsecondclock

Description: 一个精确到微妙的计时器程序。可实现高精度计时。-A precise timer to delicate procedure. Can achieve high-precision timing.
Platform: | Size: 136192 | Author: dkch | Hits:

[Linux-Unixhpet

Description: Intel & MS High Precision Event Timer Implementation.
Platform: | Size: 8192 | Author: yfxingzong | Hits:

[SCMDigital-frequency-meter

Description: 数字频率计作为一种常见的应用电子仪器设备,传统的一般可以完全由硬件电路搭接而成,如采用基于555 定时器电路的多功能数字频率计的设计便是可取的路径之一,不用依靠单片机。但是这种电路存在一些缺点,且测频精度也不如单片机的高。在科学研究和生产实践中,如工业过程控制,生物医学,地震模拟机械振动等领域常常要用到频率计。利用单片机采用程序设计方法来设计频率计,其测频精度高。且线路相对简单,结构紧凑,价格低廉,系统稳定度高,抗干扰能力强,用途广泛等优点-Digital frequency meter is a common application of electronic devices, the traditional general can completely by hardware circuit lap, such as the use of 555 timer circuit based multifunctional digital frequency meter design is the one of the desirable paths without by MCU. But this circuit has some shortcomings, and the accuracy of frequency measurement as well as the MCU high. In the scientific research and production practice, such as industrial process control, biomedicine, seismic modelingmechanical vibration and other fields often use frequency meter. The use of single-chip microcomputer to design frequency meter program design method is adopted, the frequency measurement precision. And the lines are relatively simple, compact structure, low cost, high stability, strong anti-interference ability, wide range of uses, etc.
Platform: | Size: 3618816 | Author: 袁丁 | Hits:

[OS programmediatimer

Description: vc中使用高精度多媒体定时器 用于需要高精度定时的算法 -Vc is used in high precision multimedia timer Used for high precision timing algorithm
Platform: | Size: 4526080 | Author: zht | Hits:

[ARM-PowerPC-ColdFire-MIPSduoji

Description: stm32使用定时器高精度驱动6路舵机,亲测好用,代码效率高,请发挥你的想象力,驱动机械手,小车,航模。- stm32 using a timer to six high-precision servo drive, please use your imagination to drive the robot, car, model aircraft.
Platform: | Size: 2678784 | Author: 韩冰 | Hits:

[GUI DevelopHiwtimer

Description: 如何制作高精度的WINDOWS定时器,很不错的代码-How to make high precision WINDOWS timer, very good code
Platform: | Size: 18432 | Author: assumwnce | Hits:

[Embeded-SCM Develop电子钟

Description: 基于51单片机的电子钟,可通过EC11旋转编码器修改时间,LCD1602显示时间。 时钟精度可通过T0定时器的初值来调节,但是要实现高精度晶振的关系非常大,本程序只是粗略的进行电子钟的仿真,如果要实现高精度还是要用其他外接模块来配合。(Based on 51 microcontroller electronic clock, can be modified by EC11 rotary encoder time, LCD1602 display time. The clock accuracy can be adjusted by the initial value of T0 timer, but to achieve the high precision crystal oscillator is very large, this procedure is only rough conduct electronic clock simulation, if you want to achieve high precision or to use other external modules to cooperate.)
Platform: | Size: 39936 | Author: 小刀hait | Hits:
« 1 2 3 4 5»

CodeBus www.codebus.net